#indent#[Var:'cc'=(Client_Cookies)]
[If:$cc->type != 'null']
[Loop:$cc->size]
	[Output:$cc->(get:(Loop_Count))->Name]
	[Output:$cc->(get:(Loop_Count))->Value]
[/Loop]
[/If]
